Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-978 | GEN003080 | SV-27340r1_rule | ECLP-1 | Medium |
Description |
---|
To protect the integrity of scheduled system jobs and prevent malicious modification to these jobs, crontab files must be secured. |
STIG | Date |
---|---|
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2017-01-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-24579r1_fix) |
---|
Change the mode of the crontab files. # chmod 0600 /var/spool/cron/crontabs/* |